Skip to content

Conversation

Yahiewi
Copy link
Collaborator

@Yahiewi Yahiewi commented Sep 10, 2025

This PR adds the links folder which has the following features:
-Coordinate frame visualization for each link
-An axis indicator that is synced with the orientation of the camera
-The option to change the opacity of each link

It also fixes the following bug:
-Links can now be correctly selected from the dropdown menu in the Joints Editor even if they are jointless

The codebase is also refactored to avoid cluttering the main classes.

Copy link
Contributor

Binder 👈 Launch a Binder on branch Yahiewi/jupyterlab-urdf/coord

@IsabelParedes IsabelParedes added the enhancement New feature or request label Sep 11, 2025
Copy link
Member

@IsabelParedes IsabelParedes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Yahiewi, thank you!

It seems there is a bug when adding the robot to the scene. It causes the robot to disappear when trying to move the joints. This error shows up in the console

Uncaught TypeError: can't access property "traverse", this.scene.children[this._robotIndex] is undefined

Could you take another look? Thanks!

@IsabelParedes
Copy link
Member

Resolves #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants